projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62c326e
)
*** empty log message ***
author
Alan Mackenzie
<acm@muc.de>
Fri, 30 Mar 2007 20:17:54 +0000
(20:17 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Fri, 30 Mar 2007 20:17:54 +0000
(20:17 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d90937ab72053e2c1e39ce27b44dc5428bb77597..089a91b34532b8e89c07682ebfc74583b429b6f1 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2007-03-30 Alan Mackenzie <acm@muc.de>
+
+ * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
+
2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
* emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.